home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / pdoxwin / pi1094.zip / KSDEMO.EXE / DEFAULT.INI next >
INI File  |  1994-09-01  |  1KB  |  55 lines

  1. ;DEFAULT.INI Created By Kickstart Expert on 06:26:58 PM, 08/10/94
  2.  
  3.  
  4. [KICKSTART]
  5.  
  6. ;Full Path and Filename to either PDOXWIN.EXE or PFWRUN.EXE <SEE -l OVERRIDES>
  7. ExeFileName=C:\PDOXWIN\PDOXWIN.EXE
  8.  
  9. ;Paradox version number - 4.5 or 5.0
  10. Version=5.0
  11.  
  12. ;Startup command line flags. Recommended Flags: 
  13. Flags=-q -c -e -n
  14.  
  15. ;Path to your application's working directory
  16. workingDir=C:\WORKING
  17.  
  18. ;Path to Paradox's private directory. <SEE -p OVERRIDES>
  19. PrivDir=C:\PRIVATE
  20.  
  21. ;Path to your application startup script or form
  22. StartUpFile=D:\MYAPP\MYAPP.SDL
  23.  
  24. ;Full path and file name to your alternate IDAPI/ODAPI File <SEE -i OVERRIDES>
  25. idapiFile=D:\MYAPP\MYAPP.CFG
  26.  
  27. ;Full path and file name to your pdoxwork.ini file
  28. pdoxWorkINI=
  29.  
  30. ;Full path and file name to your pdoxwin.ini file
  31. pdoxWinINI=D:\MYAPP\MYAPP.INI
  32.  
  33. ;Minimum allowable drive space on the Working directory drive
  34. appSpace=500000
  35.  
  36. ;Minimum allowable drive space on the Private directory drive
  37. privSpace=500000
  38.  
  39. ;Application Loading Message
  40. LoadingMsg=Please Wait While the 'MyApp' Application is Loading
  41.  
  42. ;================================================
  43. ;=KIKSTART.EXE Command line overrides:      = 
  44. ;================================================
  45. ;  -l[Exe File Path and Name]
  46. ;     Overrides ExefileName=
  47. ;
  48. ;  -p[Path to Private Directpry]
  49. ;     Overrides PrivDir=
  50. ;
  51. ;  -i[INI File Path and Name] 
  52. ;     Makes KIKSTART.EXE use alternate INI file
  53. ;
  54.  
  55.